Pushing Multiple tables
I have an actor that scrapes a table from various URLs. The table format varies across different URLs. Currently, I'm consolidating the data into a single table in the output. Is there a way to push the data into separate tables for each URL, similar to an Excel sheet? I've tried using the storage option, but the user prefers having the tables in the output instead.
