But with one exception: if the separator character "," is used two or more times in a row inside the contents (could be a typo on the user's side), that row will be removed as well.
A different separator character like "§" will not qualify, because the individual cell contents of a whole row will always be separated with a "," if we stringify the row contents by adding a string.
Uwe