# \#foreach

**URL:** https://discourse.nodered.org/tag/foreach/197.md

[Latest](https://discourse.nodered.org/latest.md) · [Categories](https://discourse.nodered.org/categories.md) · [Tags](https://discourse.nodered.org/tags.md)

---

## [Help in Function Node - Dynamic Table properties (CSV to HTML)](https://discourse.nodered.org/t/help-in-function-node-dynamic-table-properties-csv-to-html/94751)

<div class="topic-metadata">

**Author:** [@smanjunath211](https://discourse.nodered.org/u/smanjunath211)\
**Replies:** 7\
**Last updated:** [20 January 2025 13:11 UTC](https://discourse.nodered.org/t/help-in-function-node-dynamic-table-properties-csv-to-html/94751 "2025-01-20T13:11:00Z")

</div>

I have a simple flow, where i convert the contents of a CSV file into an HTML table for sending it as email body. for few rows in the table i need to colspan 6 columns so that they appear in a single cell based on the c…
