Table Dynamic Creation.

How can i dynamically create the ng table columns by using the servoyextra-components like

var table = detailForm.newWebComponent(“Table”,“servoyextra-table”,0,0,200,200);

how can i create the next column in this table?