Key is new TableRowBuilder. You can inject rows into the table. Use a Click event on a cell to trigger the injection. I used an asynchronous callback to get the data and found it easier to redraw the entire table. In the example the objects already contain the data. He iterates through a list building a new row for each item.
James