Simply by separating the csv so that the optional fields that are blank are not needed, i.e. if you have a mix of numbers of lines, break them up by lines, or if its user/ no user, split that way. I currently have to split my files into several sub categories so the columns are not needed in the csv. It's a huge pain.