The current implementation of trace table is difficult to maintain due to hard-coded magic numbers, columns, their ordering, fixed data providers, etc. We should refactor the implementation such that it is easy to maintain the table, customize its layout and data.
The current implementation of trace table is difficult to maintain due to hard-coded magic numbers, columns, their ordering, fixed data providers, etc. We should refactor the implementation such that it is easy to maintain the table, customize its layout and data.