Data::Tabular::Table
This object is used by Data::Tabular to hold a table.
This creates a table object. It requires a header and a data argument.
returns html representation of the table;
returns xml representation of the table;
returns xls representation of the table;
returns text representation of the table;