I have a SharePoint List that has multiple columns that contain email addresses. I need to have a single email sent for all the emails listed for the 1 SharePoint Item. Below is the SharePoint Rows that include email addresses or a person card.
How would I build an array that doesn't nest multiple For Each in it so that I can add all the email addresses to the Send To section of my email flow?

