There is an example bundled with UI-Table:
this provides a button to hide a column.
either you set the visible
parameter of the column you like to hide to false in the beginning or send an update later.
ui-table adds/merge column paramters arriving later to the existing tabulator object identified by the field
paramteter