I want to deserialize JSON inside a CSV file.
Sample CSV: name;interests baberiba;{"programming":"java"}
CsvMapper example: