What would be the best solution for displaying the data by reading the data from uploaded excel from an Interface?

Certified Lead Developer

What would be the best solution for displaying the data by reading the data from uploaded excel from an Interface?

Use Case:

1) Upload the Excel in the Interface.

2) Read the data from the excel.(multiple Sheets - Each sheet will not have more than 10 to 20 rows)

3) Show the data in the Interface (Each sheet will be related as one to many relationship)

Note: Sheet1 will have parent table data and other sheets will have child table data

  Discussion posts and replies are publicly visible

Parents Reply Children