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