How to limit display repeater fields?

Hello.
I use jet engine repeater fields.
I can easily create loop and display all fields in this loop after:
image

And it display all elements for example:
Cat
Dog
Bird
Fox

But i need to show only 2 elements of this loop, not all of them.
For example:
Cat
Dog

And there is no options to limit fields count.
How can i do this?

2 Likes

Still don’t figure out how to do this