for col in range(1, column_count + 1):
            row_data.append(self.get_cell_value(row, col))