${company_name}
${company_info}
${report_name}
${report_date}
${foreach lines line}
${foreach line.cells cell} ${if line.header}
${cell.value}
${else}
${cell.value}
${end} ${end}
${end}