Check if any table in a list has more than 300 rows and prompt user for input.
huge_table_user_prompter.Rd
This function iterates over a list of tables and checks if any table has more than 300 rows. If such a table is found, it prompts the user to proceed or stop.