<data:iterator dataSource="products" select="//product" xmlns:data="http://nexaweb.com/data"> <row> <cell text="{ *('name') }"/> <cell text="{ *('price') }"/> <checkBox height="25" text="" width="100"/> </row> </data:iterator>