Token options are:
'type' =>
'table_start' : the start of a bullet list
'table_end' : the end of a bullet list
'row_start' : the start of a number list
'row_end' : the end of a number list
'cell_start' : the start of item text (bullet or number)
'cell_end' : the end of item text (bullet or number)
'cols' => the number of columns in the table (for 'table_start')
'rows' => the number of rows in the table (for 'table_start')
'span' => column span (for 'cell_start')
'attr' => column attribute flag (for 'cell_start')