protected virtual TRowObject CreateInstance(Table specflowTable) { return(specflowTable.CreateInstance <TRowObject>()); }