the view object that needs scrolling
webix.ui({ view:"scrollview", container:"box", body:{ view:"datatable", columns:[{...}], data:film_set } });