Framework configurations

<% $.each(frameworkConfigurations, function (index, fc) { %> <% });%>
Framework Configuration Edit Delete
<%- fc.framework_name %> <%- fc.configuration_name %> Edit Delete

Controller configurations

<% $.each(controllerConfigurations, function (index, cc) { %> <% });%>
Controller Configuration Edit Delete
<%- cc.controller_name %> <%- cc.configuration_name %> Edit Delete