from = start_col + 2 * i
          to = start_col + 1 + 2 * i
          sheet.merge_cells sheet.rows.last.cells[from..to]