Concatenate the Name and the Profession

None

Example Testcases:

{"headers": {"Person": ["person_id", "name", "profession"]}, "rows": {"Person": [[1, "Alex", "Singer"], [3, "Alice", "Actor"], [2, "Bob", "Player"], [4, "Messi", "Doctor"], [6, "Tyson", "Engineer"], [5, "Meir", "Lawyer"]]}}