Like my model controller is family but I need to manipulate data table is user I need how to set up in the controller?Also, if set table prefix?
Maybe you can overwrite the getSource() method of your model?
getSource()
Look here: https://docs.phalcon.io/en/latest/reference/models.html#creating-models
Check this: https://stackoverflow.com/questions/16940788/table-prefix-configuration-in-phalcon-model/16940789#16940789