How to connect a view of orders database to a table

I am trying to connect Orders database to table element in the page, where i want to display customer name, paid date, paid amount (like the screen shot below). But I am not able to retrieve the data, as they are in User Info (JS object). please help me to retrieve the data,