Hi Sangram
Follow the Anton suggestion, for sure works. Then is enough to sync only the table where you face the issue
Lastly, you could :
1- Backup the DB on SQL side
2- Create another DB and restore the backup done to the step 1
3- Move the AOT Table in memory ( this one is deleted from SQL )
4- Move the AOT Table again as regular
5- Sync the Table
6- From SQL, restore the data, so point to the Database and use the SQL Server Import and Export Wizard feature