Crash but I have no idea what's been going wrong

Don't know what's happening here. The organizer also doesn't help me.

Exception Type:  EXC_BAD_ACCESS (SIGSEGV)
Exception Subtype: KERN_INVALID_ADDRESS at 0x0075006f005a0034 -> 0x0000006f005a0034 (possible pointer authentication failure)
VM Region Info: 0x6f005a0034 is in 0x1000000000-0x7000000000;  bytes after start: 408027791412  bytes before end: 4289069003
      REGION TYPE                 START - END      [ VSIZE] PRT/MAX SHRMOD  REGION DETAIL
      commpage (reserved)      fc0000000-1000000000 [  1.0G] ---/--- SM=NUL  ...(unallocated)
--->  GPU Carveout (reserved) 1000000000-7000000000 [384.0G] ---/--- SM=NUL  ...(unallocated)
      UNUSED SPACE AT END

Termination Signal: Segmentation fault: 11
Termination Reason: Namespace SIGNAL, Code 0xb
Terminating Process: exc handler [7795]
Triggered by Thread:  0

Thread 0 name:
Thread 0 Crashed:
0   libobjc.A.dylib               	0x00000001a8471c78 objc_retain + 8 (NSObject.mm:1813)
1   libobjc.A.dylib               	0x00000001a8473724 objc_retainAutoreleaseAndReturn(objc_object*) + 16 (NSObject.mm:2177)
2   CoreAutoLayout                	0x00000001a86f97b4 _engineVar_forVariable + 208 (NSISEngine_EngineVar.h:77)
3   CoreAutoLayout                	0x00000001a870e610 -[NSISLinearExpression addVariable:coefficient:] + 64 (NSISLinearExpression.m:792)
4   UIKitCore                     	0x00000001967b1cb8 -[UIView(AdditionalLayoutSupport) nsli_lowerAttribute:intoExpression:withCoefficient:forConstraint:onBehalfOfLayoutGuide:] + 2068 (NSLayoutConstraint_UIKitAdditions.m:5652)
5   UIKitCore                     	0x00000001967b9ba8 -[UILayoutGuide nsli_lowerAttribute:intoExpression:withCoefficient:forConstraint:] + 204 (UILayoutGuide.m:306)
6   CoreAutoLayout                	0x00000001a8719758 -[NSLayoutConstraint _lowerIntoExpression:reportingConstantIsRounded:] + 80 (NSLayoutConstraint.m:1772)
7   CoreAutoLayout                	0x00000001a87158e4 -[NSLayoutConstraint _tryToChangeContainerGeometryWithUndoHandler:] + 176 (NSLayoutConstraint.m:561)
8   CoreAutoLayout                	0x00000001a871613c -[NSLayoutConstraint _setSymbolicConstant:constant:symbolicConstantMultiplier:] + 412 (NSLayoutConstraint.m:0)
9   CoreAutoLayout                	0x00000001a8716560 -[NSLayoutConstraint setConstant:] + 96 (NSLayoutConstraint.m:751)
10  UIKitCore                     	0x000000019686ee78 -[UIView _updateLayoutMarginsGuideConstraintsIfNecessary] + 192 (UIView.m:5319)
11  UIKitCore                     	0x000000019686f100 -[UIView _layoutMarginsDidChangeFromOldMargins:] + 188 (UIView.m:5350)
12  UIKitCore                     	0x000000019686f920 -[UIView _updateInferredLayoutMarginsFromSuperview:] + 548 (UIView.m:5496)
13  UIKitCore                     	0x000000019686f898 -[UIView _updateInferredLayoutMarginsFromSuperview:] + 412 (UIView.m:5491)
14  UIKitCore                     	0x000000019651f458 -[UITableViewCell _resetRawLayoutMargins] + 100 (UITableViewCell.m:5843)
15  UIKitCore                     	0x0000000196513ab0 -[UITableViewCell prepareForReuse] + 420 (UITableViewCell.m:2663)
16  UIKitCore                     	0x0000000196570cac -[UITableView _dequeueReusableViewOfType:withIdentifier:] + 216 (UITableView.m:9038)
17  UIKitCore                     	0x0000000196571300 -[UITableView _dequeueReusableCellWithIdentifier:forIndexPath:usingPresentationValues:] + 356 (UITableView.m:9098)
18  UIKitCore                     	0x000000019657115c -[UITableView dequeueReusableCellWithIdentifier:forIndexPath:] + 100 (UITableView.m:9088)
19  biptt-lite                    	0x0000000104602898 UserCallController.tableView(_:cellForRowAt:) + 248 (UserCallController.swift:82)
20  biptt-lite                    	0x00000001046042c8 @objc UserCallController.tableView(_:cellForRowAt:) + 140 (<compiler-generated>:0)
21  UIKitCore                     	0x0000000196589ca4 -[UITableView _createPreparedCellForGlobalRow:withIndexPath:willDisplay:] + 772 (UITableView.m:15068)
22  UIKitCore                     	0x0000000196555b50 -[UITableView _updateVisibleCellsNow:] + 2556 (UITableView.m:3007)
23  UIKitCore                     	0x0000000196573d64 -[UITableView layoutSubviews] + 376 (UITableView.m:9694)
24  UIKitCore                     	0x000000019689cbe4 -[UIView(CALayerDelegate) layoutSublayersOfLayer:] + 2576 (UIView.m:17543)
25  QuartzCore                    	0x0000000196d23670 -[CALayer layoutSublayers] + 308 (CALayer.mm:10147)
26  QuartzCore                    	0x0000000196d23b54 CA::Layer::layout_if_needed(CA::Transaction*) + 548 (CALayer.mm:10014)
27  QuartzCore                    	0x0000000196d3878c CA::Layer::layout_and_display_if_needed(CA::Transaction*) + 144 (CALayer.mm:2485)
28  QuartzCore                    	0x0000000196c7a5e4 CA::Context::commit_transaction(CA::Transaction*, double, double*) + 500 (CAContextInternal.mm:2510)
29  QuartzCore                    	0x0000000196ca67f4 CA::Transaction::commit() + 684 (CATransactionInternal.mm:449)
30  QuartzCore                    	0x0000000196ca7b20 CA::Transaction::observer_callback(__CFRunLoopObserver*, unsigned long, void*) + 96 (CATransactionInternal.mm:932)
31  CoreFoundation                	0x00000001938e3588 __CFRUNLOOP_IS_CALLING_OUT_TO_AN_OBSERVER_CALLBACK_FUNCTION__ + 36 (CFRunLoop.c:1799)
32  CoreFoundation                	0x00000001938dd6ac __CFRunLoopDoObservers + 572 (CFRunLoop.c:1912)
33  CoreFoundation                	0x00000001938dd35c CFRunLoopRunSpecific + 684 (CFRunLoop.c:3244)
34  GraphicsServices              	0x00000001aaf60734 GSEventRunModal + 164 (GSEvent.c:2259)
35  UIKitCore                     	0x000000019635b75c -[UIApplication _run] + 1072 (UIApplication.m:3269)
36  UIKitCore                     	0x0000000196360fcc UIApplicationMain + 168 (UIApplication.m:4740)
37  biptt-lite                    	0x00000001045ca57c main + 68 (MoreOptionsCell.swift:16)
38  libdyld.dylib                 	0x0000000193599cf8 start + 4

Could you show the code related to the table view ? Including those which deal with layout. That would help.

Crash but I have no idea what's been going wrong
 
 
Q