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