Add-ons AppsheetPrint

Continuing the discussion from [Update] Add-ons AppsheetPrint: Instantly Export Print Files, PDF, Excel, DOCX, Sheets on AppSheet:

I’m also exploring ways to extract HTML from AppSheet actions efficiently. I have a question:

When using AppsheetPrint with large datasets (thousands of rows), does the add-on handle performance issues better than using multiple INDEX() functions in AppSheet? Or do we still need to be careful with the number of rows processed in the HTML output?