the type of loaded data
webix.ui({ view:"datatable", url:"data.xml", datatype:"xml" });
With the JSON data type you can omit this property.