Table(List<TableColumn> columns, List<List> rows, { Map meta })

Source

Table(this.columns, this.rows, {this.meta});