Data duplication in the repeating group

Hello developers, good afternoon. I have a small doubt and I decided to ask you for help to resolve it.

I am developing a budget app, where it is necessary to enter part data (quantity, description, value and subtotal), and this data goes to the database as shown in the image below:
o1

This same data I want to display in another repeater group. But the problem is that it is duplicating the first information in all lines of the repeating group, as shown in the image below
o4

I’ll post how I’m configuring this group to see if you can find anything to fix that I haven’t seen yet

Table configuration (repeater group)

cell configuration

I hope I gave you as much information as possible.

Any help is welcome