Good afternoon,
I am building my first canvas app from a large SharePoint list and I could really use some help. The list is for toolbox distribution - there are a set of tools, a set of checks to verify that each tool is in the box and that it was delivered to the employee and a text field to record the serial number. All told there are over 100 columns in the list. Output looks something like this:

It makes for a very long list in SharePoint as there are about 60 tools (columns), each has to be identified as Delivered and Present and each has its own serial number (column).It's bulky in SharePoint but downright scary in PowerApps when I attempt to create a canvas app especially since I am a beginner.
Has anyone ever dealt with such a large list? As it is now, the Edit screen is do-able though it requires a lot of scrolling. Does anyone have any suggestions on how to deal with this in PowerApps?
Thank you