I just tried to import the example CSV from the documentation and the import seems to be struct. Looking at the console is showing this error.
TL;DR
Developers encountered a struct error while trying to import a CSV file. The issue could be due to a formatting problem in the file or the import process. Double-check the CSV format and the import settings.