I've got an Excel spreadsheet with multiple values in each cell of a certain column (e.g. separated by alt-enter between values). When read by the Excel reader, the values look like they're in an array, but they're not (you can't unmerge them). Looks like there are CR/LF between each line. What is the delimiter between elements of a PP array? Just LF?