I'm trying to update the entire result set of a view using hook_views_post_execute. I've wiped out the $view->result array and have an array of nids I'm getting from a custom function. I would like to generate the ResultRow object from this nid array