if len(m.Labels) > 0 {
        for k := range m.Labels {
            v := m.Labels[k]
            baseI := i
            i -= len(v)