const setCellValueRequest = (id, property, value, index, esType) => ({
    type: CELL.CELL_SETVALUE_REQUEST,
    id,
    property,
    value,