My issue: I want to create an application on the Oracle APEX platform where users can upload an XLSX file containing three worksheets, with the data from each worksheet populating a specific table. I already have the tables created; now I need to know how to create a page that addresses my problem. It would be similar to the Data Load Page, but loading data from all sheets at once.