IndexOutOfBoundsException

I trying to retrieve more than 255 objects in the list and have error IndexOutOfBoundsException . I have added @initbinder but it doesn’t work.

This message error :
play.api.UnexpectedException: Unexpected exception[InvalidPropertyException: Invalid property ‘pharmacyLogs[271]’ of bean class [com.avicenna.his.f_cashier.cashier.payment.CashierPaymentReceiveMstVM]: Index of out of bounds in property path ‘pharmacyLogs[271]’; nested exception is java.lang.IndexOutOfBoundsException: Index: 271, Size: 235]