Gets the header associated with a table row, if available.
This differs from get_row_description, which returns a string.
this |
a pointer to the Table implementor on which to operate. |
row |
the specified table row, zero-indexed. |
an Accessible representation of the specified table row, if available. |