How to get a value(of logged in user) from one table and set to another??
/**
*
* @param array $data
* @param int $userId
*
* return array()
*/
public function getQuestionData( array $userIdList, array $fieldsList )