Hi @aleksandra_budnik, @adrian.szymanski,
I am using Handsontable in Angular application
I want to initialize handsontable instance once data is loaded from an API.
I don’t want to display blank handsontable on page load when there is no data loaded.
Is there any way to achieve this scenario?