Currently both the population-viewer and the proximity-viewer duplicate a lot of code to generate a splash window on their respected viewer apps. Note: The only difference between the two files is one has an added class to the window.
To minimize code duplication, a generic splash module should be added to the web-mapping-components core library, and all viewers should use that built-in table component.