Hi,
It should work if you set content type object (in configuration) to User and you use Standard - User for fields that should store in user table and for second table fields
Standard - Free - your fieldname
Parameters: name of the table
Be sure to add a column called "id" as a primary key with auto_increment on your custom table.