except ValueError as e:
                    self.logger.debug(
                        "{} Problem at adding {} to the header. Issue was:{}".format(
                            iteration, k, e
                        )