LiveTable.create(List<TableColumn> columns, List<LiveTableRow> rows)

Source

LiveTable.create(this.columns, this.rows);