I have a react table which displays id ,time and status. I have to add a new column Summary which will use the current id of the row and calculate the name.
I am not