Error message: "You must have a data row." ?

Hi all,
I'm a scaffolding newbie, so please be gentle. I've searched the forum, but have not found answer to my problem. I'm adding the {table-data} macro to an existing table, to allow dynamic adding of rows. Everything looks great except I get the error message: "You must have a data row."

My markup looks as follows:
{scaffold:ServiceTable}
{table-data:addRow|initialRows=1}
||Customer ||Node / Zone / User ||IP ||DB ||Cluster ||Service ||Service Access ||SLA ||Status ||
| {text-data:Customer}{text-data} | {text-data:Node/Zone/User}{text-data} | {text-data:IP}{text-data} | {text-data:DB}{text-data} | {text-data:Cluster}{text-data} | {text-data:Service}{text-data} | {text-data:ServiceAccess}{text-data} | {text-data:SLA}{text-data} | |
{table-data:addRow}
{scaffold}

Any help would greatly appreciated!

Thanks,
Lotta
 
sad I’m frustrated
Inappropriate?
1 person has this question

The company marked this question as answered.


User_default_medium