Do you want to do the CRUD operation over REST? If so, you need to use the Http task
Do you want to do the CRUD operations in the process itself embedded: if so, you’d need service tasks that do the logic you want in Java.
Not sure what that means - if you have already created the Person table, then you’re already having a different table than the default Flowable tables?