You can buy this project and download/modify it how often you want.
${foreach tabView.tabs tab} ${if tab.allTab} All Features ${else} ${tab.label} ${end} ${end} ${foreach tabView.tabs tab} Feature Status Strategy Actions ${foreach tab.rows feature} ${feature.label} ${if feature.hasInfoLink} ${end} ${if feature.hasAttributes} ${foreach feature.attributes attr} ${attr.key}: ${attr.value} ${end} ${end} ${foreach tokens token} ${end} ${feature.strategy.label} ${if feature.strategy.hasParametersWithValues} ${foreach feature.strategy.parameters param} ${if param.hasValue} ${param.label}: ${param.value} ${end} ${end} ${end} ${end} ${end}