So how should I define original-cell
so that it listens for the other cells? Something like this?
(def original-cell (cell= (+ cell1 cell2 cell3)))
@jamesvickers19515 you can do it however you want, I dont know what your use case is - if you give me more info I can wire an example for you