Hello,
Is there a way to use setDataAtCell or anything that will achieve the same result with React?
Currently I am trying to update the value of a cell based on the values of several other cells but cannot figure out how to do it as it keeps rerendering and overflows the stack.
Thanks!