Help for this page
if (! exists $cTable{$cID}{raw}) { $cTable{$cID}{raw}=[]; } push @{$Table{$cID}{raw}}, $currentVal;
delete $cTable{$cID};