{{#if this.properties}}
{{>properties-table-heading~}}
{{#each this.properties}}
{{>params-table-row~}}
{{/each}}

{{/if~}}