my $id = @{ $opt->{trans}->{item} } + 1; push @{ $opt->{trans}->{item} }, { id => $id, status => 'contacted', assignee => 'jill' };