I want to make a custom response, that has data from 2 different sources:
exports.List = (req, res) => { let responseTable = []; User.find().exec(