Making a CSV

Can be done in Notepad (or any Spreadsheet software, Excel/OpenOffice Calc, etc)

The first row must contain the columns headers: question(tab)answer(tab)details
EXAMPLE:

question	answer	details
apple	fruit	red or green
banana	fruit	yellow
carrot	vegetable	orange

And then just save file as .csv
Make sure there are no blank extra lines at the end of the file