Let $x>0$ and $t\in(-1,1)$. Consider
$$\sum_{m=1}^\infty t^m \sum_{l=1}^m\binom{m-1}{l-1}\frac{(-x)^l}{l!}\,.$$
Can you find a closed expression for this series? Thank you for your time!
It reminds me the generating function associated with the generalized Laguerre polynomials $L_{m}^{(\alpha)}(x)$ with $\alpha=-1$. In addition, maybe it can be useful to note that the series can be expressed as $$-x \sum_{m=1}^\infty t^m\, {}_1\!F(1-m;2;x)\,,$$ where I have introduced the "Confluent Hypergeometric Function of the First Kind" ${}_1\!F(a;b;c)$.
For $0 < t < 1/2$ it seems to be equal to $$ \boxed{e^{xt/(t-1)} - 1}. $$ The proof is a bit tedious, maybe someone will propose something better later. Consider $$ S = \sum_{m=1}^{\infty} t^m \sum_{l=1}^m \binom{m-1}{l-1} \frac{(-x)^l}{l!}. \tag{1} $$ I will use integral representation of binomial coefficient, i.e. $$ {n\choose k} = \frac{1}{2\pi i} \oint_{|z|=\rho} \frac{(1+z)^n}{z^{k+1}} \; dz. \tag{IR} $$ Taking (IR) into account (1) transforms into $$ S = \sum_{m=1}^{\infty} t^m \sum_{l=1}^m \frac{1}{2\pi i} \oint_{|z|=1} \frac{(1+z)^{m-1}}{z^l} \; dz \frac{(-x)^l}{l!}, \tag{2} $$ as an integration contour I choose a circle radius $1$, counterclockwise. Now we may note the following "overflow equality" $$ l > m \rightarrow \oint_{|z|=1} \frac{(1+z)^{m-1}}{z^l} \; dz = 0. \tag{OE} $$ With (OE) we can extend the sum in (2) to infinity $\sum_{l=1}^m \to \sum_{l=1}^\infty$ and move everything into the integral $$ S = \frac{1}{2\pi i} \oint_{|z|=1} \underbrace{\sum_{m=1}^{\infty} t^m (1+z)^{m-1}}_{t/(1-t-tz)} \underbrace{\sum_{l=1}^\infty \frac{(-x)^l}{z^l l!}}_{e^{-x/z} - 1}\; dz, \tag{3} $$ which yields after simplification $$ S = \frac{1}{2\pi i}\oint_{|z|=1} \frac{e^{-x/z} - 1}{(1-t)/t-z} \; dz. \tag{4} $$ For convenience I perform variables change in (4) $z \to 1/\xi$, one may note that integration contour still remains unit circle,but the direction is clockwise now $$ S = \frac{t}{2\pi i (1-t)}\oint_{|\xi|=1} \frac{e^{-x\xi} - 1}{\xi(\xi- t/(1-t))}\; d\xi. \tag{5} $$ For $0 < t < 1/2$ this function has $2$ poles inside the integration contour ($\xi = 0$, $\xi = t/(1-t)$), using residues we get the result $$ S = e^{xt/(t-1)} - 1. \tag{R} $$ As a simple test one can use Wolfram Mathematica
Comparison for $t= 0.1,0.2,0.3,0.4$ follows