Send Email as CC rather than BCC using mapping

I’m trying to send an email to bulk of emails but not as a bcc.
I want to send each one of the an email individually…
How can I do that?

Solved it.

Just use an iterator and map through the result and make sure afterward to aggregate again everything so it wont trigger the rest of the chain several times