public TableCellEvent(source as Object, row as Int, column as Int):
Creates a cell-selection event.
event = TableCellEvent(table, 0, 1)