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