or download this
$Sheet_tmpl->Cells($trow,4)->{'Value'} = "$dat
+a" if ($cell_info->{$count} eq 'RTO');
$Sheet_tmpl->Cells($trow,5)->{'Value'} = "$dat
+a" if ($cell_info->{$count} eq 'RPO');
...
$Sheet_tmpl->Cells($trow,15)->{'Value'} = "$da
+ta" if ($cell_info->{$count} eq 'Storage Raw (GB)');
$Sheet_tmpl->Cells($trow,16)->{'Value'} = "$da
+ta" if ($cell_info->{$count} eq 'Storage Growth (% per year)');
$Sheet_tmpl->Cells($trow,17)->{'Value'} = "$da
+ta" if ($cell_info->{$count} eq 'Application Type');