Help for this page
#push @dfdata_out, (\%dfdata_row); %dfdata_row = ();
push @dfdata_out, { %dfdata_row }; %dfdata_row = ();