<?xml version="1.0" encoding="UTF-8"?><oembed><type>video</type><version>1.0</version><html>&lt;iframe src=&quot;https://www.loom.com/embed/07057718ade34344869c0bc8d9644ea7&quot; frameborder=&quot;0&quot; width=&quot;1730&quot; height=&quot;1297&quot; webkitallowfullscreen mozallowfullscreen allowfullscreen&gt;&lt;/iframe&gt;</html><height>1297</height><width>1730</width><provider_name>Loom</provider_name><provider_url>https://www.loom.com</provider_url><thumbnail_height>1297</thumbnail_height><thumbnail_width>1730</thumbnail_width><thumbnail_url>https://cdn.loom.com/sessions/thumbnails/07057718ade34344869c0bc8d9644ea7-00001.gif</thumbnail_url><duration>253.46720858100002</duration><title>Stepping Through Items on a Table (Without using updates)</title><description>In this video, I will show you how to step through items on a table inside a single screen using next and back buttons without using updates. I learned this method after experiencing issues with a quiz app that consumed too many updates. By creating an array and iterating through the items, we can easily navigate through the table. I will demonstrate how to find the position of each row and use math columns to determine the next and previous indexes. This technique eliminates the need for excessive updates and simplifies the navigation process.</description></oembed>