@dgar Proper CSV files have a solution to embedded commas.

Till next time! 🤓

@mrbruno @dgar Have you ever seen a reinvented-wheel CSV serializer/deserializer in the wild that conforms to the CSV spec? It's what one uses when one needs to get the data into Excel, without messing around with the Office library. Lazy shortcuts all the way down.