Carousel - swapping binded params depending on the view

Hello,
I want to swap binded params depending on the view on my carousel.
I have the same view on each position on carousel but I need load other bindings for each instance.
How to do it?

You need to create a binding on,
views.0.viewParams
views.1.viewParams
views.2.viewParams
etc.