# Functions
New returns a new empty table, with no grid and a maximum width set-up to the terminal width to DefaultMaxWidth.
# Constants
DefaultMaxWidth defines the maximum size of a table It tries to get initialized by reading the terminal width or fall-back to 80.