Two problems in code (table sheet)

Okay, when the last column of cellTexts
is only for computed results, maybe you
shouldn’t display it here in the first place.

It’s also not where you can click with the mouse.
(Use if(mouseX>…) to skip the column

Instead, display the last column separately in a new for loop