I am encountering an error in the newly created flow. The error occurs during the final step of the process.
Below are the steps I used in the flow. Any assistance would be greatly appreciated.
When an email is received, Proceed to create a new Excel file based on the attachment.
This Step works fine.

Next, generate a new worksheet within the existing file (File 1).
This Step works fine.

Create a table in the new worksheet using Excel script.
This Step works fine.

Compose table name.
This Step works fine.

List row present in a table (Existing file – File 2)

Populate the data from the Existing file – File 2 to the new worksheet
I am encountering an error here.

Below is the error

@Nived_Nambiar
Thank you