roofTrussProcessEdit.fsmI will attach the file below, but what I want to do is make a table that displays the a timestamp for each output of combiner "Jig 8_9". So for example...
Item Time
1 8:02.3
2 8:04.5
3 8:06.7
I followed along a guide that the website had, but I was running into a problem where the table that was generating would add a row each time an output occurred (which is right), but the cells were empty with a little right triangle in the corner. Let me know what I did wrong or how I should do it. Thanks