Error creating NftTokenOwners table on ropsten server

I have a problem creating a table “NftTokenOwners” on ropsten. I started working with moralis on the local dev chain server and then created a new ropsten server. After i replaced all addresses and migrate contracts i want to mint token. When a new token is minted, the NftTokenOwners table does not created.

It is still not there? Maybe it takes some time to appear initially.

Can you post the transaction that did that mint? To check if that transaction looks ok.