Steps to reproduce: 1. open `/demos/collection/crud3.php` demo 2. click edit or delete icon on some row 3. observe error:  I belive this is because of no/wrong typecasting, as Array persistence expects strictly typed ID (int instead of string)