Fetch records from Zoho CRM to HTML View

Fetch records from Zoho CRM to HTML View

I have a report (image1) with employee details. Also I created an html view (a table image2) which fetches the employee's data and show them in each cell. My question is, if I have all the employees details in my contacts (Zoho CRM) how can I do the same? How can I add in the E-mail cell the employee's email from the CRM?

 I understood the tutorial

https://www.zoho.com/creator/help/fields/access-crm-fields-in-zoho-creator.html

but what is the deluge code to get the email and put it in a cell in my html view? In other words, I know how to fetch records from reports but I do not know how to do the same from my CRM.