I am trying to parse datatable with JSArray data of length 2 with total_count 20, it does not add the empty rows below.
It works when data is passed in JSON format
Snippet - https://webix.com/snippet/d8b9b969
It contains 2 table with JSArray data and JSON data
Please let me know if I can achieve similar behaviour with JSArray formatted data
Thanks