Right now it seems that you can only do Selected.[NameOfColumn] to get the field for the selected row.
However, there is nothing that would allow you to retrieve the row of the selected cell/element.
Basically what I'm asking is if anyone knows a way to get the name of the column and the row of a particular cell that I've selected in a table? Tables now only seem to be able to select rows.