I have been working to customize the app below created by @RezaDorrani
https://powerusers.microsoft.com/t5/Community-App-Samples/Meeting-Capture-V2/td-p/342028
We have a recurring meeting where we discuss ongoing changes to various projects, so I have replaced the default Rich Text field in the app with SharePoint list items for the users to update. The users selects the various projects from the drop down and updates the items accordingly... simple enough

At the conclusion of the meeting, we would like the wrap up email to include each list item in its own table/page. I have created a basic HTML template (below), but I am unsure how to loop through the list to generate the "pages".
