I have a App I'm creating that has 10 pages, 9 repeating tables and about 90 additional fields. I was initially creating this with the input fields directly in the PowerApp, but then I realized, what's the point when I need it in a SharePoint list anyway to store the data for other activities (flows and reports).
From what I can gather every Repeating Table would need its own list and would have a field with an ID that would correspond to a ID in a Master List.
My question is, would it make sense to make the Master List contain all the other fields, which are spread across multiple pages. or create a list for each page (minus the repeating table on it)?