Insert Copy Row into the map list.
map = insertn(map, _SELF_, -1);
    map = insertc(map, '_copyRow', -1);

  endmethod;