# Functions
LineToCells converts a string to a slice of DrawCells with the given style.
NewCell creates a new table cell.
NewTable creates a new table of type DrawCell with the given width and height.
# Interfaces
No description provided by the author