I'm trying to use bbcode to enter a table of data using the csv [table] syntax. Some of the data has commas in them however, which messes up the cells. Usually in CSV you can wrap data in quotes to get around this, but the bbcode csv doesn't seem to process this. Is there a escape character that will work?