data:add-col-data d args
| d | data-object name |
| args | column data to add or OPTIONS |
| -col | specify the col (index or name) to add data. If col doesn't exist, extends data object |
| extends data obj by one column if necessary |
| sets column data starting from row index 0 |