Gets a text description of a particular table row.
This differs from get_row_header, which returns an Accessible.
this |
a pointer to the Table implementor on which to operate. |
row |
the specified table row, zero-indexed. |
a UTF-8 string describing the specified table row, if available. |