Additional parameters in cell data

Hi
Can we pass additional parameters with data in a treetable for each cell. Will these additional parameters be available when getting the reference of the cell?

You can have as much extra information per row as necessary.

Basically the row data object can contain all extra properties, and while working with cell you can always get the row object and read extra details from it.