How to print data from DataTable to any UI element?

Need to get data from DataTable and print all table or custom rows in UI element.

Expose a struct on the widget and feed it data like so, add it to any container to create a list.