Help: Importing data from multiple CSV to Postgres database

Hey, I need a help.

I'm developing a flow to read multiples CSV files and import the data from these files to tables in a Postgres database.

However, I'm having trouble getting the values from the array and saving them in the database. Please,
anyone can help me with this?

*I'm attaching what I've got so far. Download: [flows (3).json|attachment]

In the picture bellow is possible see the data return after read csv file, that is on object array and I dont can import this data to insert on SQL to input on Postgres....

(upload://eAt8aAUkQefxH1ePm3QyUnreKU9.json) (7.9 KB)