you have to define a template in column
like
new sap.ui.table.Column({
...
template: new sap.ui.commons.TextField().bindProperty("value", "NAME_FROM_SERVICE"),
you have to define a template in column
like
new sap.ui.table.Column({
...
template: new sap.ui.commons.TextField().bindProperty("value", "NAME_FROM_SERVICE"),