How to clone a table parameter thats a model into workspace

I am making a game like balls.rng
First of all here are all my scripts:

Cubes module

CubeService module

Manager script

In the manager script I am trying to clone index Model parameter that sets a path to the Cube models folder located in server storage. i hope you understand what i’m trying to say
the error is attempt to index nil with ‘Clone’