When I call reloadData in the expanded cell, the order of row is scrambled and not sorted in order.
It only happens when compiled in Xcode 13 and run in iOS15.
When it's compiled in Xcode 13 and run in iOS14, it has no problem.
Also, when it's compiled in Xcode 12, it runs fine in iOS15 and 14.
When I call reloadData in the expanded cell, the order of row is scrambled and not sorted in order.
It only happens when compiled in Xcode 13 and run in iOS15. When it's compiled in Xcode 13 and run in iOS14, it has no problem. Also, when it's compiled in Xcode 12, it runs fine in iOS15 and 14.
Could you please fix this? Thank you.