# Functions
NewTableWriter creates a new TableWriter which writes the table to w upon calling Render().
NewTestIOStreams provides IOStreams that use a *bytes.Buffer.
# Variables
DefaultIOStreams provides the default streams for os.Stdin, os.Stdout and os.Stderr.
# Interfaces
A TableWriter can create formatted tables.