def doTable(self, table):  # extend the label row
     ActionFixture.doTable(self, table)
     table.parts.parts.last().more = self.td("time")
     table.parts.parts.last().more = self.td("split")
 def doTable(self, table): # extend the label row
     ActionFixture.doTable(self, table)
     table.parts.parts.last().more = self.td("time")
     table.parts.parts.last().more = self.td("split")