According to the test, the maximum limit of importing list from excel is less than 20000 rows and less than 300 columns. I created 19999 rows and 299 columns of test data in Excel. When importing excel test data, I reported the following error message: unexpected token C in JSON at position 0
How can I determine the limitation of importing list from excel.

