Hi Team,
I am using attribute for column definition like below and giving class for entire column. But not getting how to give cell class based on condition like for index 3 I wanted class for particular column cell.
attributes: { "class": "my-class"},
Thanks in Advance,
Jose