add an object to an array
<nlohmann/json.hpp>
template<class... Args> reference emplace_back(Args...&&... args);