const init=function(){dataModel.fetchInstantServers().then((data=>{ui.populateInstantsUI(data)}))}();