Unwraps the row like the other unwrap methods, but prefixes all fields with <placeholder>_, so for example placeholder foo and field user would result in foo_user.
See Implementation
Unwraps the row like the other unwrap methods, but prefixes all fields with <placeholder>_, so for example placeholder foo and field user would result in foo_user.