It looks like the table.clearCellEdited() and cell.clearEdited() do not work when the column editor is set to "select".
table.clearCellEdited()
cell.clearEdited()
Here is a