DataTable - how can I get the first visible row?

I need to know what is the first visible row displayed in the data-table. getScrollState() is not helpful in this regards.

hope this helps you
https://webix.com/snippet/c6b14dfa

This works perfectly. Thank you!