I’m trying to use a Webix datatable with a Backbone collection. When the collection is initially loaded, the data displays fine. However, after modifying a model in the collection, it appears that the mapping is ignored, resulting in nested properties being displayed as [object Object]. See the example below: