How to match replay results with trace file?

Hello,

I captured a trace into an SQL table with SQL Profiler and template TSQL_Replay. I replay now this trace and I choose to have the trace results saved into an SQL table. Some results indicate that there was an error.

How do I find, which event produced the error? Unfortunately in the replay results, the column EventSequence is not included. Is there an option to have the column EventSequence be included in the replay results, or is there some other way to match replay results with trace events?