deleteRow

abstract suspend fun deleteRow(file: String, tableName: String, row: RowItem): Result<Unit>