[jQuery] rowIndex property

[jQuery] rowIndex property


I need to know how to access the rowIndex property of a row in a table
and I want to assign that to a javascript variable:
Something like:
var a = $("#tableRow").????