# Functions
DefaultKeyMap returns a default set of keybindings.
DefaultStyles returns a set of default style definitions for this table.
New creates a new model for the table widget.
WithColumns sets the table columns (headers).
WithFocused sets the focus state of the table.
WithHeight sets the height of the table.
WithKeyMap sets the key map.
WithRows sets the table rows (data).
WithStyles sets the table styles.
WithWidth sets the width of the table.