# Functions

MakeTable creates a new instance of the table without any column names.
MakeTable creates a new instance of the table with given column names.

# Structs

Table holds tabular values in a rows and columns format.