Apologies if this is a trivial question, i am a fairly new power automate user but couldnt find a solution from extensive searching.
My problem:
My flow creates an excel file with a list of user emails. This is in the fundamental form of a table (lets call it Test123):

Attempted solution:
Using the excel "get a row", should i not therefore be able to extract the email list?

The above image has the correct location and Table set as "Table123" but what should the Key Value be? When i run it without the Key Value, the following is produced (the name shows the email as expected):

How do I extract this all the emails from the "Name" column in the "Test123" table?
I have also tried using the "contains" expression to no success.