get_column_name
Method of CSVDocument.
get_column_name(const integer index) -> string
Returns the name of a column by its index.
Parameters
- index: The index of the column to retrieve the name for.