You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The code for creating TableSpan objects is currently scattered across multiple files, leading to situations where modifications are missed when adding members. Refactor the code into a dedicated function for creating TableSpan objects.