You could set the 'VariableNames' property of the table passed to the uitable.
- By default, the column names displayed in the app match the VariableNames property of the table array. Changing the ColumnName property of the Table UI component updates the UI, but it does not update the variable names in the table array.
