Inserting an item between repeater items

Hello team,

I have a repeater with items inserted as below:
-Item 1
-Item 2
-Item 3
-Item 4

is it possible to add an item for example item 5 between item 1 and item 2 in repeater?

Thanks in advance

You can do it. But could you explain little bit more? If possible attach XLSForm.

thank you very much for the reply.
Imagine I have inserted into a repeater (A,B,D,E,F,G) values and remembered that I have forgot to insert b, I want to to go back to the repeater and add b between a and c items.I dont want B to be to the last item in the repeater, instead the repeater items should look A,B,C,D,E,F,G