In many situations when working with Databases it is desirable to add mark-up to table rows. Generally you want to add mark-up that will cause a one or more table rows to be repeated for a number of records in a database. In FileMaker's CMDL, for example there is a [record] and [/record] tag that will repeat the HTML for all records that exist in a selection, this typically encloses a table row in the HTML output. Download the Tech Note to learn more.