export type TableEditableCellValidateOwnCallback = (valid: boolean) => void;