Table with no header

I want to extract data from this table, but there are no headers, is this possible

http://webserver.rilegislature.gov/HVotes/votereport.asp?id=17878

Sitemap: june30

Hi @karrie

It's not an ordinary table, but i hope that i guessed right what data you were after.

{"_id":"webserver","startUrl":["http://webserver.rilegislature.gov/HVotes/votereport.asp?id=17878"],"selectors":[{"id":"column-1","type":"SelectorText","parentSelectors":["table"],"selector":"td[width\\:]:nth-of-type(2)","multiple":false,"regex":"","delay":0},{"id":"table","type":"SelectorElement","parentSelectors":["_root"],"selector":"table:nth-of-type(2) tr","multiple":true,"delay":0},{"id":"column-2","type":"SelectorText","parentSelectors":["table"],"selector":"td:nth-of-type(3)","multiple":false,"regex":"","delay":0},{"id":"column-3","type":"SelectorText","parentSelectors":["table"],"selector":"td:nth-of-type(4)","multiple":false,"regex":"","delay":0}]}