test.csv IgnoreSpaces=true
Delimiter=<,> QuoteChar=<"> SurroundingSpaces:ignored SkipHeaderRecord:false
4:[A, B, C, D]
1:[# plain values]
4:[a, b, c, d]
1:[# spaces before and after]
4:[e, f, g, h]
1:[# quoted: with spaces before and after]
4:[ i ,  j ,  k ,  l ]
1:[# empty values]
4:[, , , ]
1:[# empty quoted values]
4:[, , , ]
1:[# 3 empty lines]
1:[]
1:[]
1:[]
1:[# EOF on next line]