Include hidden data id in table data

I am trying to figure out how to include a hidden data id in my table data. I'm thinking it would be a seperate column. The reason being is that I want to check that value on each row and if it equals a passed in state id, highlight the row.
Was this page helpful?