If we consider a process $$X_T=e^{\int_0^TtdW_t}$$it holds that it can be expressed by $$X_T=\mathbb{E}[X_T]+\int_0^Th(t)dW_t$$but how do we derive this $h(t)$?
I calculated $\mathbb{E}[X_T]=e^{t^3/6}$, and defined a new process $$Z_T=e^{-T^3/6}X_T \qquad Z_0=1$$with the hope that I could then use the martingale representation theorem, but $Z_T$ is not a martingale, since by Itô we get $$dZ_T=-\frac{1}{2}T^2e^{-T^3/6}X_TdT+Te^{-T^3/6}dW_T$$which contains a drift term. How could we solve this?