Data table constructor interface
Creates a new data table
The data as an array of arrays. Each inner array represents a row of data.
Change event when the data table is changed.
A new data table.
Generated using TypeDoc
Data table constructor interface