Form with Repeating Group

Hello,

I’m working on to create the Form where Clients can upload files and some relevant information.

The Steps would be as follow:

  1. Upload Files.
  2. Add some text fields/dropdown fields in each repeating sections.
  3. Press “Submit”

I’m stuck on Data Mapping and how can I store input from each repeating element. Ideally, the inputs that user add in text fields/dropdown fields should connect with associated file.

Thank you in advance!