Building an array of table that match a list of table names, and then generate a script to build those tables:
$tablelist = @( \'TableBlah\', \'TableWidget\')