Import list of titles or people in the imdb list
All lines of CSV file must have the same number of fields but there is no requirement to have any specific number. In your case, it looks like there is a difference in the number of fields between lines 1 and 2.
My list has only title fields, do I have to have a total of 6 fields like your example? I get an error "input line 2: Invalid number of fields" any idea what's wrong?