public readonly property isEditing as Boolean:
Whether a cell currently owns the inline text editor.
if table.isEditing: table.commitEdit()