updateCell

abstract suspend fun updateCell(file: String, tableName: String, editableItem: EditableRowItem): Result<Unit>