Build a table from an array of arrays of strings, giving cells in columns.
public void DrawTable( string[][] tabledata );
SharpPlot Members | DrawTable Method