Help for this page
@data = ( { ... }, # ... and so on );
push @{ $data[0]{dynamic_data} }, "blah"; push @{ $data[0]{dynamic_data} }, "bleh";