xxxxxxxxxx
Table.AddColumn(#"Expanded Custom",'Custom', each Table.AddColumn([TableName],(r)=> [ColName]))
// Expanded Custom is the name of he Previous Query Step
// Custom is the name of the Column in the Table containing\
// all table names to be combined