I tried to build a flow that reads each row in the SharePoint List, and send the emails to each person row by row. The original SharePoint list has three rows with 3 different persons which have their names, favorite colors and email addresses. I first used "Apply to each values"-->create HTML table-->compose (to format the email) --> send emails to different people, but the result is that there are three rows, but i just want it that each person has one email containing all the information. How to achieve this goal.
Here is my current flow:


Email I'm receiving: 
Hope someone can help me!! 😭 This is an assignment due this week.