I have created a Powerautomate process flow that basically takes in excel file name as user input, and a loop is run where from each record in get list of rows in excel, email id and resume link is extracted and email is sent to the employee's email id in the excel sheet to update the resume on the link.
I was able to extract the table name by using the get table property in excel by using the function [get table body/value][0]['name']. So, I was able to obtain the table name, However, I am having trouble in updating the column dynamically in powerautomate