App Getting Crash at UIKitCore -[UITableView _configureCellPrefetchingHandlers]

Please refer below crashlytics Stack trace we had many crashes seeing in firebase crashlytics for latest build.

Crashed: com.apple.main-thread
0  libsystem_kernel.dylib         0x2d328 __abort_with_payload + 8
1  libsystem_kernel.dylib         0x2fc34 abort_with_payload_wrapper_internal + 104
2  libsystem_kernel.dylib         0x2fbcc abort_with_payload_wrapper_internal + 30
3  libobjc.A.dylib                0x2d0d4 _objc_fatalv(unsigned long long, unsigned long long, char const*, char*) + 116
4  libobjc.A.dylib                0x2d060 _objc_fatalv(unsigned long long, unsigned long long, char const*, char*) + 30
5  libobjc.A.dylib                0x5a60 weak_register_no_lock + 392
6  libobjc.A.dylib                0xb3e0 objc_initWeak + 400
7  UIKitCore                      0x4f93f0 -[UITableView _configureCellPrefetchingHandlers] + 288
8  UIKitCore                      0x17b500 -[UITableView layoutSubviews] + 296
9  UIKitCore                      0x18b844 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2592
10 QuartzCore                     0x401c0 CA::Layer::layout_if_needed(CA::Transaction*) + 532
11 QuartzCore                     0x325fc CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 136
12 QuartzCore                     0x46f70 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 452
13 QuartzCore                     0x4fe78 CA::Transaction::commit() + 704
14 QuartzCore                     0x31d7c CA::Transaction::flush_as_runloop_observer(bool) + 88
15 UIKitCore                      0x53d9d8 _UIApplicationFlushCATransaction + 72
16 UIKitCore                      0x7d8084 _UIUpdateSequenceRun + 84
17 UIKitCore                      0xe5dcb0 schedulerStepScheduledMainSection + 144
18 UIKitCore                      0xe5d478 runloopSourceCallback + 92
19 CoreFoundation                 0xbbf04 __CFRUNLOOP_IS_CALLING_OUT_TO_A_SOURCE0_PERFORM_FUNCTION__ + 28
20 CoreFoundation                 0xccc90 __CFRunLoopDoSource0 + 208
21 CoreFoundation                 0x6184 __CFRunLoopDoSources0 + 268
22 CoreFoundation                 0xbb4c __CFRunLoopRun + 828
23 CoreFoundation                 0x1f6b8 CFRunLoopRunSpecific + 600
24 GraphicsServices               0x1374 GSEventRunModal + 164
25 UIKitCore                      0x513e88 -[UIApplication _run] + 1100
26 UIKitCore                      0x2955ec UIApplicationMain + 364
27 libswiftUIKit.dylib            0x30ecc UIApplicationMain(_:_:_:_:) + 104
28 AbhiBus                        0x81fc main + 12 (main.swift:12)
29 ???                            0x10211dce4 (Missing)

Any Update on above crash

App Getting Crash at UIKitCore -[UITableView _configureCellPrefetchingHandlers]
 
 
Q