Hi Yoel,
You can load the data synchronously by setting async to true false. That way you can load the data before initializing the table.
Another, and maybe more user friendly, option is to listen for requestCompleted on the Model and then in the event handler modify the Table.
Regards,
Kimmo
Message was edited by: Kimmo Jokinen