Help for this page
$theData .= "$header\n@values\n\n";
$theData .= "$header\n".(join ("\n", @values))."\n\n";