I am using angular datatables, an angularized version of the popular jquery datatables library.
Here is my html
Use this
dtColumns.push(DTColumnBuilder.newColumn('ColumnC').withTitle('ColumnC')) dtColumns.push(DTColumnBuilder.newColumn('ColumnD').withTitle('ColumnD'))