taskid;taskdata;taskdone

taskid:
  A simple number to define the row of data for this task.

taskdata:
  The text information about this task.
 
taskdone:
  A flag to indicate if this task has been completed.

