Get the title of a specific table column.

Call:

ts_table(iTableDescr,"get_heading_of", int col, string &colheading);


Here:

col - column number (index from 0).