Help for this page
push @{$results}, { map { $_, $row->{$_} } keys %{$row} };
push @{$results}, $row;