Swap the coin's id/data in place with board.symbolAt(cell) (or reelSet.setSymbolAt) and repaint the label, without disturbing the rest of the grid.
See it work
Swap the coin's id/data in place with board.symbolAt(cell) (or reelSet.setSymbolAt) and repaint the label, without disturbing the rest of the grid.