How to implement dynamic grid layout in webix

I am trying to implement a grid layout in my application but I am not sure how to add external source to a gridlayout with dynamic number of rows

Hello,

how to add external source to a gridlayout with dynamic number of rows

You can do it with the help of ajax request: https://docs.webix.com/helpers__ajax_operations.html
And use the result with https://docs.webix.com/desktop__grid_layout.html#workingwithviews