App Help
Say I want to build an app where someone drops a CSV file and I parse it, do a python script and then display in a table. Can I hide the table while its getting the results? Currently the table element just shows a spinning loading wheel while it waits.
