Hi John,
In your view where you declare the Text UI element under the ColumnListItem try writing the path like below:
<Text text="{path:'tabModel>NAME'}" />Also you can debug the controller and check if the data is actually getting loaded in the oItemModel.
Regards,
Saurabh